CMakeLists.txt: rename udebug-cli to udebug on installation
authorFelix Fietkau <[email protected]>
Tue, 21 Oct 2025 09:45:18 +0000 (09:45 +0000)
committerFelix Fietkau <[email protected]>
Tue, 21 Oct 2025 09:45:18 +0000 (09:45 +0000)
Signed-off-by: Felix Fietkau <[email protected]>
CMakeLists.txt

index ba6a493d359d7289a42c1c4b7b6c662729e8322d..856fc2c20dbffa08a111cc1ed9d9e00491d8acc2 100644 (file)
@@ -34,6 +34,7 @@ INSTALL(FILES udebug.h udebug-pcap.h
 )
 INSTALL(FILES udebug-cli
        DESTINATION sbin
+       RENAME udebug
 )
 INSTALL(TARGETS udebugd udebug
        RUNTIME DESTINATION sbin